home *** CD-ROM | disk | FTP | other *** search
/ Video Toaster 4.3 / Video Toaster v4.3.iso / 3.1 / toasterall / systemstuff / devs / dosdrivers / fa2 < prev    next >
Text File  |  1995-03-14  |  496b  |  26 lines

  1. /* NewTek Flyer FileSystem */
  2.    FileSystem = l:FlyerFileSystem
  3.    Device = flyerscsi.device
  4.    Unit = 2
  5.    Flags = 0
  6.    Buffers = 1
  7.    BufMemType = 1
  8.    Stacksize = 8000
  9.    Priority = 0
  10.    GlobVec = -1
  11.    MaxTransfer = 0x7FFFFF
  12.    Mask = 0xFFFFFFFE
  13.    DosType = 0x464c5900
  14.    Mount = 1
  15.    ForceLoad = 1
  16.    Control = "CHAN=0,UNIT=2"
  17. /* Unused, but must be here */
  18.    Interleave = 0
  19.    BootPri = 0
  20.    Surfaces = 1
  21.    LowCyl = 0
  22.    HighCyl = 1
  23.    PreAlloc = 0
  24.    Reserved = 0
  25.    BlocksPerTrack = 1
  26.